home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / v cisle / mediacoder / MediaCoder-0.6.1.4045.exe / htdocs / mcstyle_zh.css < prev    next >
Cascading Style Sheet File  |  2006-08-26  |  1KB  |  36 lines

  1. td, body {color:#000000; font-family:Tahoma, Arial, Helvetica;     font-size:12px;}
  2.  
  3. .nodeview {
  4.     color: #000000;
  5.     a color:#000000; text-decoration:none; font-weight:normal;
  6.     a:hover color:#000080; text-decoration:none; font-weight:normal;
  7.     a:active color:#000000; text-decoration:none; font-weight:normal ;
  8.     text-decoration: none;
  9. }
  10.  
  11. .extension {
  12.     color: #000000;
  13.     a color:#000000; text-decoration:none; font-weight:normal;
  14.     a:hover color:#000080; text-decoration:none; font-weight:normal;
  15.     a:active color:#000000; text-decoration:none; font-weight:normal ;
  16.     text-decoration: none;
  17. }
  18.  
  19. .catalog {
  20.     color: #000000; text-decoration:none; font-weight:bold;
  21.     a:hover color:#8080FF; text-decoration:none; font-weight:bold;
  22.     a:active color:#FFFFFF; text-decoration:none; font-weight:bold ;
  23. }
  24.  
  25. .pluginlist {
  26.     font-family: Verdana, Arial, Helvetica, sans-serif;
  27.     line-height: 20px;
  28. }
  29.  
  30. .setup {
  31.     font-family: Verdana, Arial, Helvetica, sans-serif;
  32.     font-size: 12px;
  33.     text-indent: 0pc;
  34.     line-height: 18px;
  35.     text-align: justify;
  36. }